Crafting a Ltac Tactic: Automatically Destructing Conjunctions in Coq
Interactive Theorem Proving, Lecture 3 - Coq, Tactics, and Locally Nameless, by Elias Castegren
Trakt: a generic preprocessing tactic for theory-based proof automation - Coq Workshop 2022
Mtac2 - Typed Tactics for Backward Reasoning in Coq
Understanding Dependent Induction Tactics in Coq
4. Множественные цели в Coq. Д-во корректности Constant Folding
Mastering the Ltac Tactic in Coq: Handle Arbitrary Quantifiers with Ease
How to Prove Goals More Elegantly Using ssreflect in Coq
Exploring Shorter Proofs in Coq: Enhancing Your Theorem Proving Skills
Proving P2 from P1 in Coq
Lecture-4a-formal verification using Coq-induction tactic, theorem over mult, leqb
CS420 14 05 Proving a language is not regular in Coq
Understanding Why simpl Cannot Simplify j = j - x = y in Coq
14 lecture - Type theory | Idris; Coq; Frama-c
Lectures 19 and 20 - Higher-order Functions and Further Tactics in Coq
Understanding symmetry and transitivity Tactics in Coq: A Deep Dive into Equality in Proofs
Mastering Conjuncts in Coq: How to Efficiently Split Goals into Subgoals
How to Effectively Use Proof by Contradiction in Coq
Understanding the apply Rule in Proof by Cases in Coq: Solving the QthenR Error